ogl_gen ~master (2022-03-20T16:55:39.7904081)
Dub
Repo
OGLEnumGroup
defs
Undocumented in source.
struct
OGLEnumGroup {
string
name
;
bool
isBitmask
;
OGLEnum
[]
enums
;
}
Members
Variables
enums
OGLEnum
[]
enums
;
Undocumented in source.
isBitmask
bool
isBitmask
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
defs
enums
OGLDocumentationType
OGLIntroducedIn
structs
OGLDocumentation
OGLEnum
OGLEnumGroup
OGLFunction
OGLFunctionFamily
OGLParameter